home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Zone - 1,000+ Games
/
GAMEZONE.BIN
/
Programs
/
Win
/
2X Wild Stars
/
32xstr12.exe
/
2XSTARS.EXE
/
0
/
RCDATA
/
TDOUBLEFORM
/
TDOUBLEFORM.txt
< prev
Wrap
Text File
|
1999-05-04
|
4KB
|
146 lines
object DoubleForm: TDoubleForm
Left = 298
Top = 297
BorderStyle = bsDialog
Caption = 'Pyramid'
ClientHeight = 384
ClientWidth = 592
Color = clBlack
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 16
object BlueBox: TImage
Left = 361
Top = 52
Width = 64
Height = 64
AutoSize = True
Picture.Data = {<image000.bmp>}
Visible = False
OnClick = BlueBoxClick
end
object Red: TImage
Left = 433
Top = 52
Width = 64
Height = 64
AutoSize = True
Picture.Data = {<image001.bmp>}
Visible = False
end
object Label1: TLabel
Left = 132
Top = 14
Width = 165
Height = 35
AutoSize = False
Caption = 'Label1'
Font.Color = clBlue
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 4
Top = 18
Width = 117
Height = 35
Alignment = taRightJustify
AutoSize = False
Caption = 'Winnings:'
Font.Color = clRed
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object BitBtn1: TBitBtn
Left = 16
Top = 326
Width = 129
Height = 48
Caption = '&OK'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 16
Top = 264
Width = 129
Height = 48
Caption = '&Card Game'
TabOrder = 1
OnClick = BitBtn2Click
Glyph.Data = {
E2020000424DE2020000000000007600000028000000210000001F0000000100
0400000000006C020000CE0E0000C40E00000000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222
2222222222222222222220000000222222222220000222222222222222222000
0000222222222200FFF000222222222222222000000022222222220FFFFFF000
222222222222200000002222222220FF000FFFF0002222222222200000002222
222220F00FF000FFFF000222222220000000222222220FF0FFFFF000FFFF0002
22222000000022222220FF0FFF000FFF000FFF002222200000002222220FF0FF
F00FF000FFF00002222220000000222220FF0FFFF0FFFFF000FFF00022222000
000022220FFF0FFF0FF00000FF000F022222200000002220FFF0FFF0FFF0FFF0
000000002222200000002200FF0FFF0FFF0F99FFFFFFF000000220000000200F
F0FFFF0FFF0F99FFFFFFFFFFFF002000000020FF0FFFF0FFF00FFFFFFFFFFFF9
9FF0200000002200FFFF0FFFF0FFFFFFFFFFFFF99F02200000002200FFF0FFFF
F0FFFFFFFFFFFFFFFF0220000000220FFF0FFFF000FFFFFF999FFFFFF0022000
0000220000FFFF000FFFFFF9999FFFFFF02220000000222200FFFF000FFFFF99
9999FFFFF0222000000022220FFFFF00FFFFFFF99999FFFF0022200000002222
000FFFF0FFFFFFF9999FFFFF022220000000222222200000FFFFFFFF99FFFFFF
02222000000022222222200FF99FFFFFFFFFFFF022222000000022222222220F
F99FFFFFFFFFFFF0222220000000222222222200FFFFFFFFFFF99F0022222000
000022222222222000000FFFFFF99F0222222000000022222222222222220000
00FFFF0222222000000022222222222222222222200000222222200000002222
2222222222222222222222222222200000002222222222222222222222222222
222220000000}
end
object Memo1: TMemo
Left = 24
Top = 74
Width = 185
Height = 89
Color = clBlack
Ctl3D = False
Font.Color = clWhite
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Lines.Strings = (
'Memo1')
ParentCtl3D = False
ParentFont = False
TabOrder = 2
end
object BitBtn3: TBitBtn
Left = 16
Top = 200
Width = 129
Height = 48
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = BitBtn1Click
Kind = bkHelp
end
end